home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / DefineButton2_20 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-11-09  |  63 b   |  5 lines

  1. on(release){
  2.    this.continueFlg = true;
  3.    this.play();
  4. }
  5.